home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / guvenlik / syslinux-3.07.exe / com32 / lib / strtoll.c < prev    next >
Encoding:
C/C++ Source or Header  |  2004-11-10  |  71 b   |  4 lines

  1. #define TYPE signed long long
  2. #define NAME strtoll
  3. #include "strtox.c"
  4.